home *** CD-ROM | disk | FTP | other *** search
- /* resource set indicies for ASSIST2 */
-
- #define EXFORMAT 0 /* form/dialog */
- #define TRACKUP 6 /* BUTTON in tree EXFORMAT */
- #define TRACKDWN 7 /* BUTTON in tree EXFORMAT */
- #define TRACKNUM 8 /* FTEXT in tree EXFORMAT */
- #define SEC9 12 /* BUTTON in tree EXFORMAT */
- #define SEC10 13 /* BUTTON in tree EXFORMAT */
- #define DISKNAME 14 /* FBOXTEXT in tree EXFORMAT */
- #define FORMAT 15 /* BUTTON in tree EXFORMAT */
- #define CANCEL 16 /* BUTTON in tree EXFORMAT */
- #define SS 20 /* BUTTON in tree EXFORMAT */
- #define DS 21 /* BUTTON in tree EXFORMAT */
- #define DRIVEA 25 /* BUTTON in tree EXFORMAT */
- #define DRIVEB 26 /* BUTTON in tree EXFORMAT */
-
- #define GO 1 /* form/dialog */
- #define GOTRACK 7 /* FTEXT in tree GO */
- #define GOSIDE 8 /* FTEXT in tree GO */
- #define BOX 9 /* TEXT in tree GO */
- #define BAR 10 /* BOXTEXT in tree GO */
-
- #define MAIN 2 /* form/dialog */
- #define MBFREE 3 /* FBOXTEXT in tree MAIN */
- #define MCLOCK 4 /* BUTTON in tree MAIN */
- #define MFORMAT 5 /* BUTTON in tree MAIN */
- #define MCANCEL 6 /* BUTTON in tree MAIN */
- #define MAKEDIR 7 /* BUTTON in tree MAIN */
- #define MINFOA 10 /* BUTTON in tree MAIN */
- #define MINFOB 11 /* BUTTON in tree MAIN */
- #define MERASEA 14 /* BUTTON in tree MAIN */
- #define MERASEB 15 /* BUTTON in tree MAIN */
- #define ABOUT 16 /* BUTTON in tree MAIN */
-
- #define INSERT 3 /* form/dialog */
- #define AINSERT 3 /* FTEXT in tree INSERT */
- #define OKINSERT 5 /* BUTTON in tree INSERT */
- #define NOINSERT 6 /* BUTTON in tree INSERT */
-
- #define DISKERRO 4 /* form/dialog */
-
- #define INTRO 5 /* form/dialog */
-
- #define CLOCK 6 /* form/dialog */
- #define TIME 4 /* FTEXT in tree CLOCK */
- #define TIMEOFF 5 /* BUTTON in tree CLOCK */
- #define TIMEON 6 /* BUTTON in tree CLOCK */
- #define DATE 9 /* FTEXT in tree CLOCK */
- #define DATEOFF 10 /* BUTTON in tree CLOCK */
- #define DATEON 11 /* BUTTON in tree CLOCK */
- #define CLOCKEXI 13 /* BUTTON in tree CLOCK */
- #define ALARM 15 /* FTEXT in tree CLOCK */
- #define ALARMON 16 /* BUTTON in tree CLOCK */
- #define ALARMOFF 18 /* BUTTON in tree CLOCK */
- #define SETTIME 19 /* BUTTON in tree CLOCK */
-
- #define DISKINFO 7 /* form/dialog */
- #define INFOTRAC 2 /* FTEXT in tree DISKINFO */
- #define INFOSECT 3 /* FTEXT in tree DISKINFO */
- #define INFOSIDE 4 /* FTEXT in tree DISKINFO */
- #define INFOFREE 6 /* FBOXTEXT in tree DISKINFO */
- #define INFOEXIT 7 /* BUTTON in tree DISKINFO */
- #define INFOAGAI 8 /* BUTTON in tree DISKINFO */
- #define INFONAME 10 /* FBOXTEXT in tree DISKINFO */
-
- #define ALERT1 8 /* form/dialog */
-
-